show ( animator#show in module ng )

Description

Reveals the element by setting the CSS property display to block and then starts the show animation directly after.

Usage

animator#show(element);

Parameters